From 6cc249071270674b675919d72420dc8377688297 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 21 Aug 2007 19:46:26 +0000 Subject: [PATCH] testo: Remove copy-and-paste relict. --- gpsbabel/testo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/testo b/gpsbabel/testo index 0024430ae..8f0d1914a 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -1265,7 +1265,7 @@ compare ${REFERENCE}/nokia.lmx ${TMPDIR}/nokia.lmx # Swiss Map (.xol) tests # ${PNAME} -i xol -f ${REFERENCE}/xol-sample.xol -o gpx -F ${TMPDIR}/xol-sample.gpx -compare ${TMPDIR}/xol-sample.gpx -f ${REFERENCE}/xol-sample.gpx +compare ${TMPDIR}/xol-sample.gpx ${REFERENCE}/xol-sample.gpx ${PNAME} -i gpx -f ${REFERENCE}/xol-sample.gpx -o xol -F ${TMPDIR}/xol-sample-gpx.xol compare ${TMPDIR}/xol-sample-gpx.xol ${REFERENCE}/xol-sample-gpx.xol -- 2.30.2